home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
CMCD1203.ISO
/
Software
/
Shareware
/
Utilitare
/
remover
/
remover.exe
/
{app}
/
Remover.exe
/
0
/
RCDATA
/
TFORMUPDATEPROGRESS
/
TFORMUPDATEPROGRESS.txt
< prev
Wrap
Text File
|
2003-08-22
|
2KB
|
71 lines
object formUpdateProgress: TformUpdateProgress
Left = 332
Top = 355
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Update progress'
ClientHeight = 170
ClientWidth = 289
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
DesignSize = (
289
170)
PixelsPerInch = 96
TextHeight = 13
object labelProgress: TLabel
Left = 48
Top = 8
Width = 233
Height = 73
Anchors = [akLeft, akTop, akRight, akBottom]
AutoSize = False
Caption =
'Spybot - Search && Destroy is contacting the update server now..' +
'. if the animation below doesn'#39't start yet, please be patient - ' +
'the server may be busy, but the connection is still in progress ' +
'as long as this window is shown.'
WordWrap = True
end
object imgUpdateIcon: TImage
Left = 8
Top = 8
Width = 32
Height = 32
Picture.Data = {<image000.bmp>}
Transparent = True
end
object labelFile: TLabel
Left = 8
Top = 152
Width = 273
Height = 17
Alignment = taCenter
Anchors = [akLeft, akRight, akBottom]
AutoSize = False
end
object anim: TAnimate
Left = 8
Top = 88
Width = 272
Height = 60
Anchors = [akLeft, akBottom]
CommonAVI = aviCopyFiles
StopFrame = 31
end
object displayTimer: TTimer
Interval = 100
OnTimer = displayTimerTimer
Left = 8
Top = 48
end
end